This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Sarah Kifooverobu 4.Nov.03 06:16 PM a Web browser Domino Server6.0.1 CF1All Platforms
We have a LotusScript agent that runs without issue on a 6.0.3 server, but the same agent in a replica of the database on a 6.0.1CF1 server crashes with the error "DXLExporter input object is invalid, uninitialized, or not explicitly declared and strongly typed"
This occurs when trying to export DXL from Notes using the LotusScript DXLExporter classes when the input object is a NotesDocumentCollection from a db.FTSearch.
Again, it works great on 6.0.3 but not on 6.6.1CF1. I searched the FixList database but can find no reference to DXLExporter. Is this an undocumented/change fix between releases?